•  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
r7 vs r8
11{{{#!html
22<a href="javascript:alert('XSS')">XSS</a>
33<script>
44 alert('hello');
55</script>
66<meta http-equiv="refresh" content="0; url=https://namu.wiki"></meta>
77<meta http-equiv="refresh" content="0; url=https://namu.wiki"></meta>
8
8<imgsrc="#"onerror="alert('XSS')">
99}}}
1010막힌거 확인
11